@charset "UTF-8";
/****************************** components ******************************/
.ml5 {
  margin-left: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mg5 {
  margin: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pd5 {
  padding: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mg10 {
  margin: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pd10 {
  padding: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mg15 {
  margin: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pd15 {
  padding: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mg20 {
  margin: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pd20 {
  padding: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mg25 {
  margin: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pd25 {
  padding: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mg30 {
  margin: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pd30 {
  padding: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mg35 {
  margin: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pd35 {
  padding: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mg40 {
  margin: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pd40 {
  padding: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mg45 {
  margin: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pd45 {
  padding: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mg50 {
  margin: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pd50 {
  padding: 50px !important;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f26 {
  font-size: 26px;
}

.f28 {
  font-size: 28px;
}

.f30 {
  font-size: 30px;
}

.f32 {
  font-size: 32px;
}

.f34 {
  font-size: 34px;
}

.f36 {
  font-size: 36px;
}

.lh20 {
  line-height: 20px;
}

.lh22 {
  line-height: 22px;
}

.lh24 {
  line-height: 24px;
}

.lh26 {
  line-height: 26px;
}

.lh28 {
  line-height: 28px;
}

.lh30 {
  line-height: 30px;
}

.lh32 {
  line-height: 32px;
}

.lh34 {
  line-height: 34px;
}

.lh36 {
  line-height: 36px;
}

.lh38 {
  line-height: 38px;
}

.lh40 {
  line-height: 40px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.clearfix, .container:after,
.row:after,
.center,
.fl_box,
ul {
  *zoom: 1;
}

.clearfix:after, .container:after,
.row:after,
.center:after,
.fl_box:after,
ul:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.fl_box > * {
  float: left;
}

.content img {
  max-width: 100%;
}

.content_box,
.content_box *,
.content_box *:before,
.content_box *:after {
  box-sizing: content-box;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.vat {
  vertical-align: top;
}

.vam {
  vertical-align: middle;
}

.vab {
  vertical-align: bottom;
}

.block {
  display: block;
}

.iblock {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.posr {
  position: relative;
}

.posa {
  position: absolute;
}

.posf {
  position: fixed;
}

/* start-----banner小圆点容器-----start */
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 20px;
  width: 100%;
  text-align: center;
}

/* end-----banner小圆点容器-----end */
/* start-----新闻详情-----start */
.introduction {
  margin-bottom: 20px;
  border: 1px solid #e5e5e5;
  padding: 5px 24px;
  background-color: #f5f5f5;
  font-size: 12px;
  color: #434343;
  line-height: 20px;
}

.news_title {
  text-align: center;
  padding-top: 30px;
}

.news_title h1 {
  font-size: 18px;
  color: #434343;
  padding: 3px 0;
  font-weight: bold;
}

.news_title p {
  padding: 10px 0 15px;
  font-size: 12px;
  color: #ccc;
}

.news_title p span {
  padding: 0 15px;
}

/* end-----新闻详情-----end */
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #333;
  font-size: 14px;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul,
ol {
  list-style: none;
}

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"] {
  cursor: pointer;
}

a {
  color: inherit;
  color: expression(this.parentNode.currentStyle.color);
  text-decoration: none;
}

a:focus, a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

small {
  font-size: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/****************************** style ******************************/
body,
button,
input,
select,
textarea {
  font: 12px/1.4 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #5a5a5a;
  font-size: 12px;
}

.center {
  width: 1200px;
  margin: 0 auto;
}

.header {
  width: 100%;
  overflow: hidden;
}

.head_top_content {
  width: 100%;
  height: 96px;
  overflow: hidden;
}

.head_top_content .head_logo img {
  height: 52px;
  padding-top: 16px;
  float: left;
}

.head_top_content .head_logo div {
  float: left;
  padding-left: 10px;
}

.head_top_content .head_logo div h4 {
  font-size: 31px;
  letter-spacing: 4px;
  color: #4ab344;
  line-height: 96px;
}

.head_top_content .head_logo div h6 {
  font-size: 17px;
  line-height: 140%;
  color: #057D3B;
  font-weight: normal;
}

.head_top_content .fr {
  height: 96px;
  padding-top: 20px;
}

.head_top_content .fr img {
  height: 63px;
  float: left;
  margin-right: 5px;
}

.head_top_content .fr p {
  float: left;
  padding-top: 5px;
}

.head_top_content .fr p i {
  display: block;
  font-size: 16px;
  line-height: 140%;
  color: #999;
}

.head_top_content .fr p span {
  display: block;
  color: #4ab344;
  font-size: 20px;
  font-weight: bold;
}

.head_nav {
  width: 100%;
  background: #4ab344;
  height: 42px;
}

.head_nav ul li {
  float: left;
  width: 121px;
  line-height: 42px;
  text-align: center;
}

.head_nav ul li a {
  width: 121px;
  height: 42px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  display: block;
}

.head_nav ul li a:hover {
  background: #fff;
  color: #4ab344;
}

.head_nav ul li a.active {
  background: #fff;
  color: #4ab344;
}

.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 525px;
}

.banner ul li {
  position: relative;
}

.banner ul li img {
  width: 1920px;
  height: 525px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.banner_btn {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 16px;
  overflow: hidden;
  height: 16px;
}

.banner_btn a {
  box-shadow: inset 1px 1px 1px #333;
  width: 12px;
  height: 12px;
  display: inline-block;
  text-indent: -999px;
  overflow: hidden;
  margin: 0 3px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  background: #fff;
}

.banner_btn a.in {
  background: #0057a9;
}

.main {
  width: 100%;
}

.i_box1 {
  width: 100%;
  padding-bottom: 40px;
  background: #ececec;
  padding-top: 20px;
}

.i_box1 .i_box1_content {
  width: 100%;
}

.search {
  width: 100%;
  height: 43px;
  overflow: hidden;
  margin-bottom: 25px;
}

.search p {
  float: left;
  line-height: 43px;
}

.search p b {
  font-weight: bold;
  font-size: 14px;
}

.search p a {
  font-size: 14px;
  margin-left: 4px;
}

.search p a:hover {
  color: #47cdff;
}

.search div {
  float: right;
  padding-top: 10px;
}

.search div .texta {
  width: 256px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  color: #666666;
  font-weight: normal;
  line-height: 24px;
  height: 28px;
  vertical-align: middle;
  border: #0b89dd 2px solid;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-appearance: none;
  outline: none;
  -webkit-border-radius: 0;
  display: block;
  float: left;
}

.search div .btna {
  width: 50px;
  background: #0b89dd;
  font-family: SimSun;
  font-weight: normal;
  border: #fff 0px solid;
  float: left;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  text-align: center;
  float: left;
}

.main_l {
  width: 240px;
  position: relative;
  z-index: 999;
}

.main_l p {
  background: #4ab344;
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding-left: 5px;
}

.main_l p span {
  font-size: 16px;
  color: #fff;
  display: block;
}

.main_l ul {
  width: 100%;
  background: #fff;
  padding: 5px;
  padding-bottom: 15px;
}

.main_l ul li {
  width: 100%;
  height: 45px;
  border-top: 1px solid #ccc;
}

.main_l ul li:first-child {
  border-top: none;
}

.main_l ul li:hover span {
  color: #4ab344;
}

.main_l ul li a {
  height: 48px;
  width: 100%;
  display: block;
}

.main_l ul li a span {
  font-size: 14px;
  color: #666;
  line-height: 45px;
  display: block;
  padding-left: 8px;
}

.main_l ul li a i {
  float: right;
  font-style: normal;
}

.main_l .contact {
  width: 100%;
  background: #fff;
  margin-top: 20px;
}

.main_l .contact .contact_c {
  width: 100%;
  padding: 10px;
  padding-bottom: 96px;
  background: url(../img/cont.jpg) no-repeat bottom center;
}

.main_l .contact h3 {
  background: #4ab344;
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}

.main_l .contact a {
  display: block;
  line-height: 21px;
  margin-bottom: 7px;
  font-size: 14px;
  padding-left: 26px;
  background: url(../img/qq.gif) no-repeat center left;
}

.main_l .contact i {
  font-weight: normal;
  font-style: normal;
  display: block;
  width: 100%;
  padding-left: 26px;
  font-size: 14px;
  line-height: 33px;
  border-top: 1px dashed #d9d9d9;
  margin-top: 15px;
  background: url(../img/wx.png) no-repeat center left;
  margin-bottom: 7px;
}

.main_l .contact span {
  line-height: 19px;
  margin-bottom: 7px;
  font-size: 14px;
  display: block;
}

.main_r {
  width: 931px;
  float: right;
  background: #fff;
}

.i_box_tit h3 {
  height: 45px;
  width: 100%;
  border-bottom: 1px solid #ccc;
}

.i_box_tit h3 span {
  background: url(../img/dian.png) no-repeat center left;
  padding-left: 20px;
  margin-left: 10px;
  font-size: 16px;
  color: #4ab344;
  line-height: 45px;
  float: left;
}

.i_box_tit h3 a {
  float: right; 
  font-size: 14px;
  color: #666;
  line-height: 45px;
}
.i_box_tit h3 a:hover {
  color: #4ab344;
}

.pro_list {
  width: 931px;
  overflow: hidden;
  background: #fff;
}

.pro_list ul {
  width: 106%;
  padding-left: 12px;
  padding-top: 20px;
  padding-bottom: 14px;
}

.pro_list ul li {
  margin-right: 21px;
  margin-bottom: 21px;
  float: left;
}

.pro_list ul li:hover .imgauto1 {
  border: 1px solid #4ab344;
}

.pro_list ul li:hover span {
  color: #4ab344;
}

.pro_list ul li a .imgauto1 {
  width: 210px;
  height: 210px;
  overflow: hidden;
  padding: 15px;
  border: 1px solid #eee;
}

.pro_list ul li a span {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
}

.i_box2 {
  width: 100%;
  overflow: hidden;
  margin: 20px 0;
}

.i_box2 img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.i_box3 {
  width: 100%;
  overflow: hidden;
  padding-top: 15px;
  overflow: hidden;
}

.i_box3 .i_box3_content {
  width: 100%;
  overflow: hidden;
}

.i_box3 .i_box3_content .fl {
  width: 785px;
}

.i_box3 .i_box3_content .fl .about_cont {
  width: 100%;
  margin-top: 20px;
}

.i_box3 .i_box3_content .fl .about_cont img {
  float: left;
  width: 266px;
  margin-left: 20px;
}

.i_box3 .i_box3_content .fl .about_cont .about_text {
  float: left;
  width: 460px;
  margin-left: 20px;
}

.i_box3 .i_box3_content .fl .about_cont .about_text h3 {
  font-size: 16px;
  margin: 8px 0 5px 0;
}

.i_box3 .i_box3_content .fl .about_cont .about_text p {
  font-size: 14px;
  color: #999;
  line-height: 26px;
}

.i_box3 .i_box3_content .fl .about_list {
  width: 100%;
  margin-top: 50px;
}

.i_box3 .i_box3_content .fl .about_list ul li {
  width: 48%;
  float: left;
  margin-left: 2%;
  border-bottom: 1px dashed #eee;
}

.i_box3 .i_box3_content .fl .about_list ul li a {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #666;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: url(../img/yuan.png) no-repeat center left;
  padding-left: 30px;
}

.i_box3 .i_box3_content .fl .about_list ul li a:hover {
  color: #4ab344;
}

.i_box3 .i_box3_content .fr {
  width: 370px;
}

.i_box3 .i_box3_content .fr .new_list_f1 {
  width: 370px;
}

.i_box4_content {
  width: 100%;
  padding-top: 25px;
  overflow: hidden;
}

.new_list_f1 {
  width: 370px;
  margin-left: 45px;
}

.new_list_f1:first-child {
  margin-left: 0;
}

.new_list_f1 ul img {
  display: block;
  margin: 15px auto;
  width: 100%;
}

.new_list_f1 ul li {
  width: 100%;
  float: left;
  padding: 12px 0;
  border-bottom: 1px dashed #ccc;
}

.new_list_f1 ul li:hover a {
  color: #4ab344;
}

.new_list_f1 ul li a {
  font-size: 14px;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 70%;
}

.new_list_f1 ul li span {
  float: right;
}

.link {
  width: 100%;
  margin: 20px 0;
}

.link .link_list ul {
  margin-top: 15px;
  padding: 0;
  width: 100%;
}

.link .link_list ul li {
  float: left;
}

.link .link_list ul li a {
  font-size: 14px;
  margin: 0 8px;
  display: block;
}

.link .link_list ul li a:hover {
  color: #4ab344;
}

.link .news_list ul li {
    width: 100%;
    line-height: 40px;
    border-bottom: 1px dashed #999;
}

.link .news_list ul li a {
    display: inline-block;
    font-size: 14px;
    color: #333;
}

.link .news_list ul li span {
    float: right;
    font-size: 12px;
    color: #888;
}

.link .pro_list ul li {
    margin-right: 60px;
    float: left;
}

.link .pro_list ul li .img {
    display: block;
    width: 250px;
    height: 250px;
}

.link .pro_list ul li .pro_t {
    display: block;
    width: 210px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
}

.link .pro_list ul li .pro_t:hover {
    color: #4ab344;
}

.link .pro_list ul li:nth-child(4n) {
    margin-right: 0;
}

.footer {
  width: 100%;
  background: #333;
  padding-bottom: 20px;
}

.footer .foot_menu {
  height: 64px;
  width: 100%;
  padding-top: 40px;
}

.footer .foot_menu ul {
  width: 100%;
  text-align: center;
}

.footer .foot_menu ul li {
  height: 20px;
  width: 112px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border-left: 1px solid #f2f2f2;
}

.footer .foot_menu ul li:first-child {
  border-left: none;
}

.footer .foot_menu ul li a {
  color: #fff;
  width: 112px;
  height: 20px;
  line-height: 20px;
  display: block;
  text-align: center;
}

.footer .foot_text {
  width: 100%;
}

.footer .foot_text p {
  font-size: 13px;
  text-align: center;
  color: #fff;
  line-height: 17px;
  margin-top: 10px;
}

.footer .foot_text p span {
  margin-left: 25px;
}

.page_banner {
  width: 100%;
  overflow: hidden;
  height: 350px;
}

.page_banner img {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.container {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 30px;
  background: #eaf0e2;
}

.container .main_r {
  width: 924px;
}


.crumbs {
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.crumbs h3{
  float: left;
  width: auto;
  border: none;
}

.crumbs p {
  float: right;
  height: 29px;
  padding-left: 20px;
  line-height: 45px;
  padding-right: 20px;
}

.crumbs p b {
  font-size: 14px;
  color: #333;
  font-weight: normal;
}

.crumbs p a {
  font-size: 14px;
  color: #333;
}

.containerbg {
  background: #fff;
  padding: 0 0 30px 0;
}

.news_list {
  width: 100%;
  padding: 10px;
}

.news_list ul li {
  width: 100%;
  float: left;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #EBEBEB;
  margin: 3px 0;
}

.news_list ul li a {
  display: block;
  width: 70%;
  float: left;
  margin-bottom: 5px;
}

.news_list ul li a span {
  font-size: 14px;
  color: #999;
}

.news_list ul li a span:hover {
  color: #4ab344;
}

.news_list ul li b {
  display: block;
  color: #999;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  line-height: 40px;
  float: right;
}

.pages {
  width: 100%;
  text-align: center;
}

.pages a {
  padding: 2px 5px;
  border: 1px solid #198ede;
  color: #198ede;
  font-size: 12px;
  margin: 0 2px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.pages a:hover {
  background: #198ede;
  color: #fff;
}

.pages a.active {
  background: #198ede;
  color: #fff;
}

.content_tit {
  width: 100%;
  margin-top: 30px;
}

.content_tit h3 {
  font-size: 20px;
  color: #4ab344;
  padding: 3px 0;
  line-height: 1.7em;
  text-align: center;
  font-weight: bold;
}

.content_tit p {
  width: 100%;
  text-align: center;
  padding: 10px 0 15px;
}

.content_tit p span {
  line-height: 21px;
  font-size: 12px;
  color: #666;
  margin: 0 5px;
}

.content_des {
  width: 100%;
  border: 1px dotted #E5E5E5;
  padding: 5px 0;
  margin-bottom: 10px;
  text-indent: 24px;
  background: #F5F5F5;
}

.content_des p {
  font-size: 13px;
  color: #868686;
  line-height: 24px;
}

.content {
  width: 100%;
  padding: 0 10px;
  padding-bottom: 20px;
}

.content p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 15px;
}

.prve {
  width: 100%;
  margin-top: 20px;
}

.prve p {
  height: 25px;
  width: 100%;
  font-size: 14px;
}

.prve p a {
  width: 100%;
  line-height: 25px;
  font-size: 14px;
  color: #5a5a5a;
}

.prve p a:hover {
  color: #4ab344;
}

.content_top {
  width: 100%;
  margin-top: 40px;
}

.content_top .content_img {
  width: 302px;
  height: 302px;
  margin-bottom: 21px;
  margin-left: 12px;
  float: left;
  margin-right: 30px;
  position: relative;
  border: 1px solid #eee;
}

.content_top .content_img .imgauto {
  width: 300px;
  height: 300px;
  overflow: hidden;
}

.content_top .content_img .imgauto img {
  display: block;
}

.content_top .content_img .imgauto img::-moz-selection {
  background-color: transparent;
}

.content_top .content_img .imgauto img::selection {
  background-color: transparent;
}

.content_top .content_img .imgauto img:hover {
  cursor: url(../img/grab.cur), default;
}

.content_top .content_img .imgauto img:active {
  cursor: url(../img/grabbed.cur), default;
}

.content_top .content_price {
  width: 555px;
  float: left;
}

.content_top .content_price h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 33px;
  margin-bottom: 10px;
  border-bottom: 1px solid #E2E2E2;
}

.content_top .content_price p {
  font-size: 14px;
  margin-bottom: 10px;
}

.content_top .content_price p span {
  font-size: 14px;
  text-decoration: line-through;
  color: #898989;
}

.content_top .content_price p strong {
  color: #FF5022;
  font-size: 20px;
}

.container {
  width: 100%;
  overflow: hidden;
}

.container .pro_list {
  width: 931px;
}

.container .pro_list li {
  margin-right: 21px;
}

.show_img img {
  width: 50%;
}

.show_guest {
  float: right;
  margin-top: 50px;
  width: 100%;
  padding-bottom: 50px;
}

.show_guest .fl {
  width: 353px;
  height: 458px;
  padding: 0 20px;
  position: relative;
}

.show_guest .fl i {
  width: 1px;
  font-style: normal;
  display: block;
  height: 458px;
  background: #eee;
  position: absolute;
  left: 175px;
  top: 0;
}

.show_guest .fl .guestbook {
  width: 313px;
  height: 148px;
  padding: 15px 0;
  background: #fff;
  position: relative;
  z-index: 99;
  top: 155px;
}

.show_guest .fl .guestbook b {
  width: 313px;
  height: 118px;
  overflow: hidden;
  display: block;
  position: absolute;
}

.show_guest .fl .guestbook b img {
  width: 313px;
  position: absolute;
  top: -70px;
}

.show_guest .fl .guestbook p {
  position: absolute;
  width: 313px;
  height: 118px;
  top: 15px;
  left: 0;
  padding-top: 26px;
}

.show_guest .fl .guestbook p strong {
  font-size: 29px;
  line-height: 43px;
  text-align: center;
  display: block;
  font-weight: normal;
  color: #fff;
}

.show_guest .fl .guestbook p span {
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  display: block;
}

.show_guest .fr {
  width: 415px;
  height: 458px;
  padding: 20px;
  border: 1px solid #ECECEC;
}

.show_guest .fr p {
  width: 370px;
  float: left;
  margin: 7px 0;
}

.show_guest .fr p span {
  padding: 10px 0;
  line-height: 1.5;
  font-size: 12px;
  display: block;
}

.show_guest .fr p input {
  width: 370px;
  height: 37px;
  border: none;
  border: 1px solid #ddd;
  font-size: 12px;
  text-indent: 5px;
}

.show_guest .fr p textarea {
  width: 370px;
  height: 162px;
  border: none;
  border: 1px solid #ddd;
  font-size: 12px;
  text-indent: 5px;
}

.show_guest .fr p .btn {
  height: 49px;
  border: none;
  border-radius: 4px;
  background: #4ab344;
  color: #fff;
}

.show_guest .fr p .btn:hover {
  background: #4ab344;
}

.kefu {
  position: fixed;
  right: 0;
  top: 20%;
  width: 53px;
  height: 90px;
  z-index: 99;
  transition: 1s;
}

.kefu p {
  width: 53px;
  height: 90px;
  position: absolute;
  right: 0;
  transition: 1s;
}

.kefu p img {
  position: absolute;
  right: 0;
}

.kefu p span {
  position: absolute;
  right: 6px;
  top: 55px;
  color: #fff;
  font-size: 14px;
}

.kefu:hover {
  right: -60px;
  transition: 1s;
}

.kefu:hover .float_img {
  right: 0;
  transition: 1s;
}

.float_img {
  position: fixed;
  right: -200px;
  top: 20%;
  width: 191px;
  height: 400px;
  z-index: 99;
  transition: 1s;
}

.float_img .qq {
  background: url(../img/floa.png) no-repeat center;
  width: 191px;
  height: 400px;
  padding-top: 130px;
  padding-left: 70px;
  position: absolute;
  right: 0;
  top: -20px;
  transition: 1s;
}

.float_img .qq span {
  position: absolute;
  left: 25px;
  width: 30px;
  color: #fff;
  font-size: 14px;
  top: 45%;
}

.float_img .qq a {
  background: url(../img/qqa.png) no-repeat 4px center;
  height: 25px;
  line-height: 25px;
  width: 84px;
  padding: 0 4px;
  display: block;
  margin: 5px 5px 10px 5px;
  padding-left: 30px;
  border-radius: 4px;
}

.float_img .qq a:hover {
  background: url(../img/qq.png) no-repeat 4px center;
  color: #fff;
  background-color: #1098FF;
}

.scrolltop {
  width: 41px;
  height: 45px;
  position: fixed;
  bottom: 10%;
  right: 5%;
}

.scrolltop p {
  width: 41px;
  height: 45px;
  cursor: pointer;
  background: url(../img/ttpa.png) no-repeat center;
}

.pages .pagination {
  position: relative;
  bottom: 0;
  padding: 20px 0;
  height: 70px;
  padding-left: 10px;
}

.pages .pagination a:hover {
  color: #4ab344;
  background: white;
  border: 1px #4ab344 solid;
}

.pages .pagination a.cur {
  border: none;
  background: #4ab344;
  color: #fff;
}

.content_img img {
  display: block;
  margin: 10px auto;
}

/****************************** media ******************************/

/*# sourceMappingURL=yunu.css.map */
